Activities
latest
false
Banner background image
Productivity Activities
Last updated Apr 15, 2024

Outlook

Service that can send and retrieve email messages using Outlook.

Methods

NameDescription
DeleteMailDeletes an Outlook email message.
GetMessages()Inherited from IMailReceiverService.
GetMessages(GetMailOptions)Inherited from IMailReceiverService.
GetMessages(GetOutlookMailOptions) Retrieves Outlook messages based on the properties specific to Outlook that you configure using the GetOutlookMailOptions object.
GetMessagesAsync(CancellationToken)Inherited from IMailReceiverService.
GetMessagesAsync(GetMailOptions, CancellationToken)Inherited from IMailReceiverService.
GetMessagesAsync(GetOutlookMailOptions, CancellationToken) Retrieves Outlook messages asynchronously based on the properties specific to Outlook that you configure using the GetOutlookMailOptions object.
MarkReadMarks the specified email message as read.
MarkUnreadMarks the specified email message as unread.
MoveMailMoves an Outlook email message to a specified folder.
SaveMailSaves an Outlook mail message to the specified folder.
SendMail(SendMailOptions)Inherited from IMailSenderService.
SendMail(SendOutlookMailOptions) Sends an Outlook mail message with properties configured using the SendOutlookMailOptions object.
SendMail(String, String, String)Inherited from IMailSenderService.
SendMailAsync(SendMailOptions, CancellationToken)Inherited from IMailSenderService.
SendMailAsync(SendOutlookMailOptions, CancellationToken) Sends an Outlook mail message asynchronously with properties configured using the SendOutlookMailOptions object.
SendMailAsync(String, String, String, CancellationToken)Inherited from IMailSenderService.
SetCategoriesAssigns categories to a specified mail message.
  • Methods

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2024 UiPath. All rights reserved.